func runtime.postMallocgcDebug

2 uses

	runtime (current package)
		malloc.go#L1093: 		postMallocgcDebug(x, elemsize, typ)
		malloc.go#L1644: func postMallocgcDebug(x unsafe.Pointer, elemsize uintptr, typ *_type) {